home *** CD-ROM | disk | FTP | other *** search
- Path: usenet.cis.ufl.edu!usenet
- From: ep@cis.ufl.edu (Ed Porras)
- Newsgroups: comp.lang.c++
- Subject: Re: [Q]GCC v2.7.0 and command line arguments.
- Date: 12 Mar 1996 14:19:31 GMT
- Organization: University of Florida (Computer Science Department)
- Message-ID: <842.6645T556T2217@cis.ufl.edu>
- References: <Do57y6.JC6.0.queen@torfree.net>
- NNTP-Posting-Host: dialup-b2.cis.ufl.edu
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- they are defined in either stdlib.h or unistd.h i believe...
- find your include directory (seracg under /usr/include or /local/include
- and for c++ headers uner /local/lib/g++-include
-
- then use grep to serach for your stuff
-
- -e
-
-
- >Greetings,
-
- >Is there a header file equivalent to 'dos.h' where the externals
- >_argv[] and _argc have been defined? Any information; whether
- >location and/or reply, will be appreciated...
-
-
- >Thank you,
- > Karim A.Ladha
- > -- BH332@TorFree.Net
-
- >--
-
-
-
- --
- ---------------------------------------------------------------
- Ed Porras | Email: ep@cis.ufl.edu
- 2777 SW Archer Rd. AJ-308 | WWW: http://www.cis.ufl.edu/~ep/
- Gainesville, Fl 32608 | University of Florida, CISE Dept.
- (352) 335-8169 | Work: (352) 373-2626
- ---------------------------------------------------------------
-
-